home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000150_news@columbia.edu _Wed Mar 29 14:34:59 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA01463
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 29 Mar 2000 14:34:58 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id OAA18791
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 29 Mar 2000 14:19:55 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jhcoutureiii@my-deja.com
  10. Subject: Re: setting tcp/ip printer in NT
  11. Date: Wed, 29 Mar 2000 19:14:59 GMT
  12. Organization: Deja.com - Before you buy.
  13. Message-ID: <8btkn1$hfo$1@nnrp1.deja.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. What works for us (with our Novell client NT desktops,
  17. connecting to Unix servers for terminal emulation) is one of the
  18. following two:
  19. set printer {\\\\BUREAU_OF_MOTOR_VEHICLES\\p-is1}
  20. (BUREAU_OF_MOTOR_VEHICLES is the tree, p-is1 is the printer queue.)
  21. or
  22. set printer lpt1
  23. (when there is a novell capture on the workstation for a printer queue
  24. on port lpt1.)
  25. I've been unable to get "SET PRINTER /WINDOWS-QUEUE" to work.
  26.  
  27. Joseph Couture
  28.  
  29. In article <8btg4v$qmn$1@samba.rahul.net>,
  30. dold@rahul.net wrote:
  31. > Jeffrey Altman <jaltman@watsun.cc.columbia.edu> wrote:
  32. >
  33. > : To configure K95 to print to a Windows Printer you must use the
  34. > : Windows Printer Queue interface
  35. >
  36. > : SET PRINTER /WINDOWS-QUEUE:<printer-name>
  37. >
  38. > Doesn't
  39. > SET PRINTER /WINDOWS-QUEUE
  40. > Send to the default printer? I'm not at K95 now, but I thought I was set
  41. > up that way.
  42. >
  43. > --
  44. > ---
  45. > Clarence A Dold - dold@rahul.net
  46. > - Pope Valley & Napa CA.
  47. >
  48.  
  49.  
  50. Sent via Deja.com http://www.deja.com/
  51. Before you buy.